home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Head 10
/
Game Head 10.iso
/
DOS
/
APOCCOW
/
COW.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-04-17
|
167 b
|
10 lines
@echo off
CMEM.EXE
if ERRORLEVEL 2 goto quitbatch
VMEM.EXE
if ERRORLEVEL 2 goto quitbatch
SOUNDCHK.EXE
if ERRORLEVEL 2 goto quitbatch
APOCCOW.EXE
:quitbatch